home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / os2bbs / fbrow112.zip / FBROWSER.DOC < prev    next >
Text File  |  1996-03-23  |  2KB  |  67 lines

  1.  
  2.  
  3.                     -=Public Domain=-
  4.                By: Jim Woodward
  5.                based on a program written by: Jonas Öberg 
  6.  
  7. ========
  8.  
  9. Installation
  10. ════════════
  11.  
  12. The installation is fairly simple, when you unpacked this archive you
  13. hopefully got five files;
  14.  
  15. 1. fbrowser.MEX, xgetch.mh  go in your MEX directory.
  16.     compile the file: fbrowser.mex!  No extra heap needed.
  17.  
  18. 2. fbrowser.mec goes in your MISC directory and
  19.     be sure to mecca it.
  20.  
  21. 3. FILE_ID.DIZ & FBROWSER.DOC - Well, put them were you keep all the junk. :)
  22.  
  23. 4. Now you need to modify your MENUS.CTL to read something like this:
  24.  
  25.     MEX              M\fbrowser                 Demoted "File titles"
  26.  
  27. 5.  SILT MAX
  28.  
  29. 6.  Be sure to do steps 1. and 2. even when Fbrowser was previously
  30.     installed.
  31.  
  32. 7.  If you want the file date to be in form dd/mm/yy, then edit
  33.     fbrowser.mex (somewhere arond line 193) and uncomment (i.e.
  34.     erase the '// ddmmyy' from that line) and comment the line below
  35.     (i.e. put a '//' in front of it, and of course the 's are not added).
  36.  
  37. 8.  Run Maximus and check it out!
  38.  
  39. *****************************************
  40. Lines in the files.bbs file which have a 
  41.     '-' or a ' ' in the first column will be treated as comment lines.
  42.     If column 1 and column 2 are both '-', 
  43.     then the next line in the files.bbs file will start a
  44.     new page in fbrowser's display screen.
  45. *****************************************
  46.  
  47. Where to reach me
  48. ═════════════════
  49.  
  50. internet:   jwoodwar@eagle.lhup.edu
  51.  
  52. Jim Woodward        1:268/412 (fido)
  53. Fido Node            BBS Tel. #: 717-748-1834  (ZyXEL Elite 2864 V.34)
  54. Woody's NutHouse    BBS Tel. #: 717-748-5728  (Supra 28.8)
  55.  
  56. I use one line per file type files.bbs file.
  57. 02/29/96 Fbrowser will read the files.bbs files found on my 
  58.          CDs (which it would not do before). The file area
  59.          Type must be designated CD. See Maximus docs.
  60. 03/02/96 Will use standard file listings when user is TTY.
  61.  
  62. When I tried the program found in fl08.zip, I found that I had several
  63. areas too large for that program, as it read the whole files.bbs
  64. file. I have made the program read from files.bbs only when it
  65. needs a new page. Also I have beautified the output, I think.
  66.  
  67.